/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at https://mozilla.org/MPL/2.0/.
 */

@import url("../includes/font-inter.d9bc15414d2d.css");

/* !important required for locale specific override */
/* stylelint-disable declaration-no-important  */
html[lang='kab'] body,
html[lang='kab'] body * {
    font-family: Inter, X-LocaleSpecific, sans-serif !important;
}
